Only export symbols defined in the decoder API.
authorJoachim Bauch <bauch@struktur.de>
Thu, 15 Dec 2022 16:40:12 +0000 (16:40 +0000)
committerTobias Frost <tobi@debian.org>
Thu, 15 Dec 2022 16:40:12 +0000 (16:40 +0000)
commit7fc69117c48150a77af506553ecac58e97537753
tree66c450dc650370fa4d894d697b5d3f48b976c549
parent7f6b9bc01cd8a69e177adffa9f62c31f77783389
Only export symbols defined in the decoder API.

The encoder API is not final yet, so upstream exports all symbols to make
development easier. For packaging we only want to expose the public API.

Gbp-Pq: Name only_export_decoder_api.patch
configure.ac
libde265/configparam.h
libde265/encoder/Makefile.am
libde265/encoder/algo/Makefile.am
libde265/image-io.cc
libde265/image-io.h
libde265/quality.h